func go.pact.im/x/flaky.unwrapInternal

5 uses

	go.pact.im/x/flaky (current package)
		debounce.go#L127: 		return unwrapInternal(err)
		once.go#L17: 	return unwrapInternal(f(ctx))
		permanent.go#L58: func unwrapInternal(err error) error {
		permanent.go#L86: 			return unwrapInternal(err)
		retry.go#L57: 			return unwrapInternal(err)